#! /bin/bash


# Remove the old plugin. ///////////////////////////////////////////////
rm -rf '/Library/Application Support/Steinberg/components/cc121_extension.bundle'
rm -rf '/Library/Application Support/Steinberg/Components/cc121_extension.bundle'
rm -rf '/Library/Application Support/Steinberg/Components/cc121_extension_u.bundle'

exit 0
